home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Oct 89 / Z0041-Re object type coer-Oct89 < prev    next >
Encoding:
Text File  |  1989-10-11  |  569 b   |  20 lines  |  [TEXT/GEOL]

  1. Item    4474862                         10-Oct-89        18:56
  2.  
  3. From:   ROSENSTEIN1                     Rosenstein, Larry
  4.  
  5. To:     ROTH2                           Roth, Eric
  6.  
  7. cc:     MACAPP.TECH$                    MACAPP Tech
  8.  
  9. Sub:    Re: object type coercion
  10.  
  11. I think the problem is that your view resource is specifying a TPopup and
  12. that's what DoCreateViews is returning.  It is illegal to coerce a TPopup to a
  13. TMyPopup.
  14.  
  15. You should be able to verify this by inspecting the object returned by
  16. DoCreateViews, and seeing what its class is.
  17.  
  18. Larry Rosenstein
  19.  
  20.